home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 054a / wc10b.zip / VERSION.TXT < prev    next >
Text File  |  1993-03-22  |  904b  |  29 lines

  1.                                  VERSION.TXT
  2.                                  -=-=-=-=-=-
  3.  
  4. This file contains the revision history of WinCommand.
  5.  
  6. v1.00b
  7. 03/22/93
  8. -=-=-=-=-
  9.   Initial release of WinCommand. Supports a BASIC set of commands.
  10.  
  11.   Commands available:
  12.      
  13.      ABOUT ........ Displays information about WinCommand.
  14.      CD, CHDIR .... Changes current directory.
  15.      CLS, CLRSCR .. Clears window.
  16.      DIR .......... Does a listing of the current directory.
  17.      EXIT ......... Exits WinCommand.
  18.      HELP, ? ...... Displays this help screen.
  19.      MD, MKDIR .... Creates specified directory.
  20.      PROMPT ....... Allows you to redefine your command line prompt.
  21.      RD, RMDIR .... Removes specified directory.
  22.      VER .......... Displays version information.
  23.     
  24.     You can also type in a program name optionally followed by the
  25.     three letter extension.
  26.  
  27.  
  28.  
  29.